Searched refs:uld_send (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 3124 static inline int uld_send(struct adapter *adap, struct sk_buff *skb, in uld_send() function 3163 ret = uld_send(adap, skb, CXGB4_TX_OFLD); in t4_ofld_send() 3293 ret = uld_send(adap, skb, CXGB4_TX_CRYPTO); in t4_crypto_send()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | sge.c | 3130 static inline int uld_send(struct adapter *adap, struct sk_buff *skb, in uld_send() function 3169 ret = uld_send(adap, skb, CXGB4_TX_OFLD); in t4_ofld_send() 3299 ret = uld_send(adap, skb, CXGB4_TX_CRYPTO); in t4_crypto_send()
|
Completed in 15 milliseconds