Home
last modified time | relevance | path

Searched refs:rx_pkt_type (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/rtl8712/
Drtl871x_mp_ioctl.c1361 u8 rx_pkt_type; in oid_rt_set_rx_packet_type_hdl() local
1368 rx_pkt_type = *((u8 *)poid_par_priv->information_buf);/*4*/ in oid_rt_set_rx_packet_type_hdl()
1371 switch (rx_pkt_type) { in oid_rt_set_rx_packet_type_hdl()
1389 if (rx_pkt_type == RX_PKT_DEST_ADDR) in oid_rt_set_rx_packet_type_hdl()
/linux-2.6.39/drivers/net/
Dsb1000.c79 unsigned char rx_pkt_type[NPIDS]; member