Searched refs:fm10k_sm_mbx_create_reply (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.c | 1952 * fm10k_sm_mbx_create_reply - Generate reply based on state and remote head 1962 static void fm10k_sm_mbx_create_reply(struct fm10k_hw *hw, in fm10k_sm_mbx_create_reply() function 2024 fm10k_sm_mbx_create_reply(hw, mbx, mbx->tail); in fm10k_sm_mbx_process_reset() 2068 fm10k_sm_mbx_create_reply(hw, mbx, head); in fm10k_sm_mbx_process_version_1()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_mbx.c | 1953 * fm10k_sm_mbx_create_reply - Generate reply based on state and remote head 1963 static void fm10k_sm_mbx_create_reply(struct fm10k_hw *hw, in fm10k_sm_mbx_create_reply() function 2026 fm10k_sm_mbx_create_reply(hw, mbx, mbx->tail); in fm10k_sm_mbx_process_reset() 2070 fm10k_sm_mbx_create_reply(hw, mbx, head); in fm10k_sm_mbx_process_version_1()
|
Completed in 6 milliseconds