Searched refs:eth_tx_bd (Results 1 – 5 of 5) sorted by relevance
69 IN struct eth_tx_bd *generic_bd in lm_handle_lso_split()72 struct eth_tx_bd *prod_bd; in lm_handle_lso_split()76 ASSERT_STATIC(OFFSETOF(struct eth_tx_bd, nbytes) == OFFSETOF(struct eth_tx_start_bd, nbytes)) ; in lm_handle_lso_split()88 prod_bd = (struct eth_tx_bd *)lm_bd_chain_produce_bd(&tx_chain->bd_chain); in lm_handle_lso_split()144 struct eth_tx_bd *prod_bd = NULL; in lm_process_lso_packet()201 (struct eth_tx_bd *)start_bd ); in lm_process_lso_packet()218 prod_bd = (struct eth_tx_bd *)lm_bd_chain_produce_bd(&tx_chain->bd_chain); in lm_process_lso_packet()586 struct eth_tx_bd *prod_bd = NULL; in lm_send_packet()830 struct eth_tx_bd *total_pkt_bytes_bd = NULL; in lm_send_packet()842 prod_bd = (struct eth_tx_bd *)lm_bd_chain_produce_bd(&tx_chain->bd_chain); in lm_send_packet()
599 …d_chain_virt, bd_chain->bd_chain_phy, bd_chain->page_cnt, sizeof(struct eth_tx_bd), /* is full? */… in lm_setup_txq()
12 #define NUM_OF_ETH_BDS_IN_PAGE ((PAGE_SIZE)/(STRUCT_SIZE(eth_tx_bd)/8))
4028 struct eth_tx_bd struct4213 struct eth_tx_bd reg_bd /* the common bd */;
588 struct eth_tx_bd *dbg_start_bd;