Home
last modified time | relevance | path

Searched refs:cxgbit_sgl_len (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c93 * cxgbit_sgl_len - calculates the size of an SGL of the given capacity
98 static inline unsigned int cxgbit_sgl_len(unsigned int n) in cxgbit_sgl_len() function
122 return flits + cxgbit_sgl_len(cnt); in cxgbit_calc_tx_flits_ofld()
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c93 * cxgbit_sgl_len - calculates the size of an SGL of the given capacity
98 static inline unsigned int cxgbit_sgl_len(unsigned int n) in cxgbit_sgl_len() function
122 return flits + cxgbit_sgl_len(cnt); in cxgbit_calc_tx_flits_ofld()

Completed in 5 milliseconds