Searched refs:add_arp_cache_entry (Results 1 – 3 of 3) sorted by relevance
545 info = &cqp_info->in.u.add_arp_cache_entry.info; in i40iw_manage_arp_cache()550 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()551 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()559 cqp_info->in.u.add_arp_cache_entry.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()560 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()
1130 enum i40iw_status_code (*add_arp_cache_entry)(struct i40iw_sc_cqp *, member1235 } add_arp_cache_entry; member
4289 pcmdinfo->in.u.add_arp_cache_entry.cqp, in i40iw_exec_cqp_cmd()4290 &pcmdinfo->in.u.add_arp_cache_entry.info, in i40iw_exec_cqp_cmd()4291 pcmdinfo->in.u.add_arp_cache_entry.scratch, in i40iw_exec_cqp_cmd()5182 .add_arp_cache_entry = i40iw_sc_add_arp_cache_entry,