Home
last modified time | relevance | path

Searched defs:calc_tx_flits_ofld (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/crypto/chelsio/
H A Dchcr_algo.h221 #define FILL_LEN_PKD(calc_tx_flits_ofld, skb) \ argument
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c577 static inline unsigned int calc_tx_flits_ofld(const struct sk_buff *skb) in calc_tx_flits_ofld() function