Home
last modified time | relevance | path

Searched defs:cfg_data (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/bxe/
H A Decore_sp.c3000 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e2()
3065 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e2() local
3097 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_pending_add_e2() local
3222 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_add() local
3682 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e1()
3753 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e1() local
3778 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_pending_cmds_e1() local
/freebsd-13.1/sys/dev/cxgbe/common/
H A Dt4_hw.c10470 int t4_load_cfg(struct adapter *adap, const u8 *cfg_data, unsigned int size) in t4_load_cfg()
10847 int t4_load_bootcfg(struct adapter *adap,const u8 *cfg_data, unsigned int size) in t4_load_bootcfg()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c11619 uint8_t *cfg_data = NULL; in load_cfg() local