Searched refs:h_da (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_msgbuf.c | 635 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 640 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 8492 rxchain->h_da, rxchain->h_prio))) { in dhd_rxchain_frame() 8504 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; in dhd_rxchain_frame() 8516 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) && in dhd_rxchain_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_msgbuf.c | 773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 10766 rxchain->h_da, rxchain->h_prio))) { 10778 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; 10790 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) &&
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_msgbuf.c | 773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 10768 rxchain->h_da, rxchain->h_prio))) { 10780 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; 10792 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) &&
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_msgbuf.c | 773 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 778 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 10766 rxchain->h_da, rxchain->h_prio))) { 10778 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; 10790 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) &&
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_msgbuf.c | 551 uint8 *h_da; /* pointer to da of chain head */ member 1011 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 1016 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 14049 rxchain->h_da, rxchain->h_prio))) { 14061 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; 14073 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) &&
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_msgbuf.c | 555 uint8 *h_da; /* pointer to da of chain head */ member 1015 #define PKT_CTF_CHAINABLE(dhd, ifidx, evh, prio, h_sa, h_da, h_prio) \ argument 1020 !eacmp((h_da), ((struct ether_header *)(evh))->ether_dhost) && \ 14053 rxchain->h_da, rxchain->h_prio))) { 14065 rxchain->h_da = ((struct ether_header *)eh)->ether_dhost; 14077 if ((dhd_rx_pkt_chainable(dhd, ifidx)) && (!ETHER_ISMULTI(rxchain->h_da)) &&
|