Searched refs:add_arp_cache_entry (Results 1 – 3 of 3) sorted by relevance
546 info = &cqp_info->in.u.add_arp_cache_entry.info; in i40iw_manage_arp_cache()551 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()552 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.cqp = &iwdev->cqp.sc_cqp; in i40iw_manage_arp_cache()561 cqp_info->in.u.add_arp_cache_entry.scratch = (uintptr_t)cqp_request; in i40iw_manage_arp_cache()
1123 enum i40iw_status_code (*add_arp_cache_entry)(struct i40iw_sc_cqp *, member1228 } add_arp_cache_entry; member
4201 pcmdinfo->in.u.add_arp_cache_entry.cqp, in i40iw_exec_cqp_cmd()4202 &pcmdinfo->in.u.add_arp_cache_entry.info, in i40iw_exec_cqp_cmd()4203 pcmdinfo->in.u.add_arp_cache_entry.scratch, in i40iw_exec_cqp_cmd()5087 .add_arp_cache_entry = i40iw_sc_add_arp_cache_entry,