bwi.c | 8867 int buflen, wh_ofs, hdr_extra, rssi, type, rate; local in function:bwi_rxeof 8881 hdr_extra = 0; 8883 hdr_extra = 2; 8884 wh_ofs = hdr_extra + 6; /* XXX magic number */ 8889 " hdr_extra %d\n", buflen, hdr_extra); 8895 plcp = ((const uint8_t *)(hdr + 1) + hdr_extra); 8974 int buflen, hdr_extra, rssi, type, rate; local in function:bwi_rx_frame_data_pio 8987 hdr_extra = 0; 8989 hdr_extra = 2 [all...] |