Searched refs:notify_len (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_pci_common.h | 60 size_t notify_len; member
|
| H A D | virtio_pci_modern.c | 361 > vp_dev->notify_len) { in setup_vq() 366 index, vp_dev->notify_len); in setup_vq() 781 &vp_dev->notify_len); in virtio_pci_modern_probe()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/ |
| H A D | rtw_vht.c | 692 u8 cap_len=0, notify_len=0, notify_bw=0, operation_bw=0, supported_chnl_width=0; in rtw_restructure_vht_ie() local 739 notify_len = rtw_build_vht_op_mode_notify_ie(padapter, out_ie+*pout_len, notify_bw); in rtw_restructure_vht_ie() 740 *pout_len += notify_len; in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/ |
| H A D | rtw_vht.c | 720 u8 cap_len=0, notify_len=0, notify_bw=0, operation_bw=0, supported_chnl_width=0; in rtw_restructure_vht_ie() local 768 notify_len = rtw_build_vht_op_mode_notify_ie(padapter, out_ie+*pout_len, notify_bw); in rtw_restructure_vht_ie() 769 *pout_len += notify_len; in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/ |
| H A D | rtw_vht.c | 775 u8 cap_len = 0, notify_len = 0, notify_bw = 0, operation_bw = 0, supported_chnl_width = 0; in rtw_restructure_vht_ie() local 823 notify_len = rtw_build_vht_op_mode_notify_ie(padapter, out_ie + *pout_len, notify_bw); in rtw_restructure_vht_ie() 824 *pout_len += notify_len; in rtw_restructure_vht_ie()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/ |
| H A D | rtw_vht.c | 740 u8 cap_len = 0, notify_len = 0, notify_bw = 0, operation_bw = 0, supported_chnl_width = 0; in rtw_restructure_vht_ie() local 788 notify_len = rtw_build_vht_op_mode_notify_ie(padapter, out_ie + *pout_len, notify_bw); in rtw_restructure_vht_ie() 789 *pout_len += notify_len; in rtw_restructure_vht_ie()
|