Home
last modified time | relevance | path

Searched refs:gts_enable (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h736 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable,
741 int gts_enable, u64 base_addr, unsigned int size,
H A Dt3_hw.c2228 * @gts_enable: whether to enable GTS for the context
2241 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable, in t3_sge_init_ecntxt() argument
2255 V_EC_CREDITS(credits) | V_EC_GTS(gts_enable)); in t3_sge_init_ecntxt()
2272 * @gts_enable: whether to enable GTS for the context
2285 int gts_enable, u64 base_addr, unsigned int size, in t3_sge_init_flcntxt()
2305 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable)); in t3_sge_init_flcntxt()
2284 t3_sge_init_flcntxt(struct adapter *adapter, unsigned int id, int gts_enable, u64 base_addr, unsigned int size, unsigned int bsize, unsigned int cong_thres, int gen, unsigned int cidx) t3_sge_init_flcntxt() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h734 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable,
739 int gts_enable, u64 base_addr, unsigned int size,
H A Dt3_hw.c2163 * @gts_enable: whether to enable GTS for the context
2176 int t3_sge_init_ecntxt(struct adapter *adapter, unsigned int id, int gts_enable, in t3_sge_init_ecntxt() argument
2190 V_EC_CREDITS(credits) | V_EC_GTS(gts_enable)); in t3_sge_init_ecntxt()
2207 * @gts_enable: whether to enable GTS for the context
2220 int gts_enable, u64 base_addr, unsigned int size, in t3_sge_init_flcntxt()
2240 V_FL_CONG_THRES(cong_thres) | V_FL_GTS(gts_enable)); in t3_sge_init_flcntxt()
2219 t3_sge_init_flcntxt(struct adapter *adapter, unsigned int id, int gts_enable, u64 base_addr, unsigned int size, unsigned int bsize, unsigned int cong_thres, int gen, unsigned int cidx) t3_sge_init_flcntxt() argument

Completed in 14 milliseconds