Searched refs:tx_packet (Results 1 – 10 of 10) sorted by relevance
8 #define TX_RING_BUFFER_SIZE (TX_RING_ENTRIES*sizeof(tx_packet))55 typedef struct tx_packet { struct65 } tx_packet; typedef
76 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()
38 int (*tx_packet)(struct eth_dma *dma, void *packet, int length); member
82 rc = dma->tx_packet(dma, buf, length); in bcm_sf2_eth_send()
954 dma->tx_packet = gmac_tx_packet; in gmac_add()
21593 bool tx_packet = direction; in wl_handle_wps_states() local21611 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()
21348 bool tx_packet = direction; in wl_handle_wps_states() local21366 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()
25169 bool tx_packet = direction; local25187 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;
25167 bool tx_packet = direction; local25185 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;
24904 bool tx_packet = direction; local24922 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;