Searched defs:cfg_data (Results 1 – 2 of 2) sorted by relevance
2826 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e2()2891 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e2() local2923 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_pending_add_e2() local3048 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_hdl_add() local3508 union ecore_mcast_config_data *cfg_data, in ecore_mcast_set_one_rule_e1()3579 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_restore_cmd_e1() local3604 union ecore_mcast_config_data cfg_data = {NULL}; in ecore_mcast_handle_pending_cmds_e1() local
1061 int t4_load_cfg(struct adapter *adap, const u8 *cfg_data, unsigned int size) in t4_load_cfg()