Home
last modified time | relevance | path

Searched refs:per_pkt_cfg_support (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_main.c128 .per_pkt_cfg_support = 0,
164 .per_pkt_cfg_support = 0,
200 .per_pkt_cfg_support = 0,
220 .per_pkt_cfg_support = 0,
239 .per_pkt_cfg_support = 0,
278 .per_pkt_cfg_support = 1,
317 .per_pkt_cfg_support = 1,
356 .per_pkt_cfg_support = 1,
396 .per_pkt_cfg_support = 1,
436 .per_pkt_cfg_support = 1,
[all …]
H A Dmoal_main.h1837 t_u8 per_pkt_cfg_support; member
H A Dmoal_eth_ioctl.c7191 if (priv->phandle->card_info->per_pkt_cfg_support == 0) { in woal_priv_per_pkt_cfg()