Home
last modified time | relevance | path

Searched refs:calc_tx_flits (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/chelsio/inline_crypto/chtls/
A Dchtls_io.c579 static unsigned int calc_tx_flits(const struct sk_buff *skb, in calc_tx_flits() function
632 credit_len = 8 * calc_tx_flits(skb, immdlen); in chtls_push_frames()
/drivers/net/ethernet/chelsio/cxgb4vf/
A Dsge.c851 static inline unsigned int calc_tx_flits(const struct sk_buff *skb) in calc_tx_flits() function
1212 flits = calc_tx_flits(skb); in t4vf_eth_xmit()
/drivers/net/ethernet/chelsio/cxgb4/
A Dsge.c758 static inline unsigned int calc_tx_flits(const struct sk_buff *skb, in calc_tx_flits() function
1547 flits = calc_tx_flits(skb, chip_ver); in cxgb4_eth_xmit()

Completed in 22 milliseconds