Searched refs:qed_set_gre_enable (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp_commands.c | 239 qed_set_gre_enable(p_hwfn, p_ptt, p_tun->l2_gre.b_mode_enabled, in qed_set_hw_tunn_mode()
|
H A D | qed_init_fw_funcs.c | 1093 void qed_set_gre_enable(struct qed_hwfn *p_hwfn, in qed_set_gre_enable() function
|
H A D | qed_hsi.h | 3897 * @brief qed_set_gre_enable - enable or disable GRE tunnel in HW 3904 void qed_set_gre_enable(struct qed_hwfn *p_hwfn, 3919 * @brief qed_set_gre_enable - enable or disable GRE tunnel in HW
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_sp_commands.c | 241 qed_set_gre_enable(p_hwfn, p_ptt, p_tun->l2_gre.b_mode_enabled, in qed_set_hw_tunn_mode()
|
H A D | qed_init_fw_funcs.c | 1292 void qed_set_gre_enable(struct qed_hwfn *p_hwfn, in qed_set_gre_enable() function
|
H A D | qed_hsi.h | 2583 * qed_set_gre_enable(): Enable or disable GRE tunnel in HW. 2592 void qed_set_gre_enable(struct qed_hwfn *p_hwfn,
|
Completed in 92 milliseconds