Searched refs:gft_profile_type (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1253 bool ipv4, bool ipv6, enum gft_profile_type profile_type) in qed_gft_config() 1267 DP_NOTICE(p_hwfn, "gft_config: unsupported gft_profile_type\n"); in qed_gft_config()
|
H A D | qed_l2.c | 1967 static enum gft_profile_type
|
H A D | qed_hsi.h | 1029 enum gft_profile_type { enum 3951 * @param profile_type - define packet same fields. Use enum gft_profile_type. 3958 bool ipv4, bool ipv6, enum gft_profile_type profile_type);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1455 bool ipv4, bool ipv6, enum gft_profile_type profile_type) in qed_gft_config() 1469 DP_NOTICE(p_hwfn, "gft_config: unsupported gft_profile_type\n"); in qed_gft_config()
|
H A D | qed_l2.c | 1977 static enum gft_profile_type
|
H A D | qed_hsi.h | 1065 enum gft_profile_type { enum 2646 * @profile_type: Define packet same fields. Use enum gft_profile_type. 2655 bool ipv4, bool ipv6, enum gft_profile_type profile_type);
|
Completed in 88 milliseconds