Home
last modified time | relevance | path

Searched refs:tx_packet (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sgi/
H A Dmeth.h8 #define TX_RING_BUFFER_SIZE (TX_RING_ENTRIES*sizeof(tx_packet))
55 typedef struct tx_packet { struct
65 } tx_packet; typedef
H A Dmeth.c76 tx_packet *tx_ring;
610 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_short_prepare()
623 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_1page_prepare()
648 tx_packet *desc = &priv->tx_ring[priv->tx_write]; in meth_tx_2page_prepare()
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dbcm-sf2-eth.h38 int (*tx_packet)(struct eth_dma *dma, void *packet, int length); member
H A Dbcm-sf2-eth.c82 rc = dma->tx_packet(dma, buf, length); in bcm_sf2_eth_send()
H A Dbcm-sf2-eth-gmac.c954 dma->tx_packet = gmac_tx_packet; in gmac_add()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfg80211.c21593 bool tx_packet = direction; in wl_handle_wps_states() local
21611 peer_mac = tx_packet ? eapol_hdr->eth.ether_dhost : in wl_handle_wps_states()
21641 if ((!tx_packet) && in wl_handle_wps_states()
21667 !tx_packet) { in wl_handle_wps_states()
21677 tx_packet) { in wl_handle_wps_states()
21691 mode = tx_packet ? WL_MODE_AP : WL_MODE_BSS; in wl_handle_wps_states()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfg80211.c21348 bool tx_packet = direction; in wl_handle_wps_states() local
21366 peer_mac = tx_packet ? eapol_hdr->eth.ether_dhost : in wl_handle_wps_states()
21396 if ((!tx_packet) && in wl_handle_wps_states()
21422 !tx_packet) { in wl_handle_wps_states()
21432 tx_packet) { in wl_handle_wps_states()
21446 mode = tx_packet ? WL_MODE_AP : WL_MODE_BSS; in wl_handle_wps_states()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfg80211.c25169 bool tx_packet = direction; local
25187 peer_mac = tx_packet ? eapol_hdr->eth.ether_dhost :
25217 if ((!tx_packet) &&
25243 !tx_packet) {
25249 tx_packet) {
25263 mode = tx_packet ? WL_MODE_AP : WL_MODE_BSS;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfg80211.c25167 bool tx_packet = direction; local
25185 peer_mac = tx_packet ? eapol_hdr->eth.ether_dhost :
25215 if ((!tx_packet) &&
25241 !tx_packet) {
25247 tx_packet) {
25261 mode = tx_packet ? WL_MODE_AP : WL_MODE_BSS;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfg80211.c24904 bool tx_packet = direction; local
24922 peer_mac = tx_packet ? eapol_hdr->eth.ether_dhost :
24952 if ((!tx_packet) &&
24978 !tx_packet) {
24984 tx_packet) {
24998 mode = tx_packet ? WL_MODE_AP : WL_MODE_BSS;