Searched refs:bufdesc_ex (Results 1 – 2 of 2) sorted by relevance
676 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_submit_skb()734 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_data_tso()794 struct bufdesc_ex *ebdp = container_of(bdp, struct bufdesc_ex, desc); in fec_enet_txq_put_hdr_tso()1137 if (fep->bufdesc_ex) in fec_restart()1278 if (fep->bufdesc_ex) in fec_restart()1572 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_tx_queue()1906 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_rx_queue()3460 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_rxq_buffers()3496 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_alloc_txq_buffers()3903 struct bufdesc_ex *ebdp = (struct bufdesc_ex *)bdp; in fec_enet_txq_xmit_frame()[all …]
236 struct bufdesc_ex { struct640 bool bufdesc_ex; member