Searched refs:bufdesc_ex (Results 1 – 2 of 2) sorted by relevance
657 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_submit_skb()710 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_data_tso()770 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_hdr_tso()1061 if (fep->bufdesc_ex) in fec_restart()1212 if (fep->bufdesc_ex) in fec_restart()1521 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_tx_queue()1842 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_rx_queue()3424 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_rxq_buffers()3460 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_txq_buffers()3867 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_xmit_frame()[all …]
236 struct bufdesc_ex { struct640 bool bufdesc_ex; member