Searched refs:t4vf_set_params (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 369 int t4vf_set_params(struct adapter *, unsigned int, const u32 *, const u32 *);
|
H A D | t4vf_hw.c | 518 ret = t4vf_set_params(adapter, 1, ¶m, &val); in t4vf_port_init() 650 * t4vf_set_params - sets FW or device parameters 659 int t4vf_set_params(struct adapter *adapter, unsigned int nparams, in t4vf_set_params() function
|
H A D | cxgb4vf_main.c | 1103 err = t4vf_set_params(adapter, 1, &v, &pktcnt_idx); in set_rxq_intr_params() 2583 (void) t4vf_set_params(adapter, 1, ¶m, &val); in adap_init0()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 369 int t4vf_set_params(struct adapter *, unsigned int, const u32 *, const u32 *);
|
H A D | t4vf_hw.c | 519 ret = t4vf_set_params(adapter, 1, ¶m, &val); in t4vf_port_init() 651 * t4vf_set_params - sets FW or device parameters 660 int t4vf_set_params(struct adapter *adapter, unsigned int nparams, in t4vf_set_params() function
|
H A D | cxgb4vf_main.c | 1103 err = t4vf_set_params(adapter, 1, &v, &pktcnt_idx); in set_rxq_intr_params() 2591 (void) t4vf_set_params(adapter, 1, ¶m, &val); in adap_init0()
|
Completed in 17 milliseconds