Searched refs:iavf_virtchnl_completion (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/ |
H A D | iavf.h | 432 void iavf_virtchnl_completion(struct iavf_adapter *adapter,
|
H A D | iavf_virtchnl.c | 1258 * iavf_virtchnl_completion 1269 void iavf_virtchnl_completion(struct iavf_adapter *adapter, in iavf_virtchnl_completion() function
|
H A D | iavf_main.c | 2314 iavf_virtchnl_completion(adapter, v_op, v_ret, event.msg_buf, in iavf_adminq_task() 3303 * iavf_virtchnl_completion() after we get confirmation from the PF in iavf_close() 3307 * returning. State change occurs in iavf_virtchnl_completion() after in iavf_close()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/ |
H A D | iavf.h | 566 void iavf_virtchnl_completion(struct iavf_adapter *adapter,
|
H A D | iavf_virtchnl.c | 1955 * iavf_virtchnl_completion 1966 void iavf_virtchnl_completion(struct iavf_adapter *adapter, in iavf_virtchnl_completion() function
|
H A D | iavf_main.c | 3247 iavf_virtchnl_completion(adapter, v_op, v_ret, event.msg_buf, in iavf_adminq_task() 4338 * iavf_virtchnl_completion() after we get confirmation from the PF in iavf_close() 4342 * returning. State change occurs in iavf_virtchnl_completion() after in iavf_close()
|
Completed in 20 milliseconds