Searched refs:qed_set_hw_tunn_mode_port (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp_commands.c | 247 static void qed_set_hw_tunn_mode_port(struct qed_hwfn *p_hwfn, in qed_set_hw_tunn_mode_port() function 416 qed_set_hw_tunn_mode_port(p_hwfn, p_ptt, in qed_sp_pf_start() 516 qed_set_hw_tunn_mode_port(p_hwfn, p_ptt, &p_hwfn->cdev->tunnel); in qed_sp_pf_update_tunn_cfg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp_commands.c | 249 static void qed_set_hw_tunn_mode_port(struct qed_hwfn *p_hwfn, in qed_set_hw_tunn_mode_port() function 423 qed_set_hw_tunn_mode_port(p_hwfn, p_ptt, in qed_sp_pf_start() 523 qed_set_hw_tunn_mode_port(p_hwfn, p_ptt, &p_hwfn->cdev->tunnel); in qed_sp_pf_update_tunn_cfg()
|
Completed in 3 milliseconds