Home
last modified time | relevance | path

Searched refs:cap_len (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/virtio/
H A Dvirtio_pci_modern.c454 u8 type, cap_len, id; in virtio_pci_find_shm_cap() local
464 cap_len), &cap_len); in virtio_pci_find_shm_cap()
465 if (cap_len != sizeof(struct virtio_pci_cap64)) { in virtio_pci_find_shm_cap()
467 " %d size: %d\n", __func__, pos, cap_len); in virtio_pci_find_shm_cap()
623 offsetof(struct virtio_pci_cap, cap_len)); in check_offsets()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_vht.c740 u8 cap_len = 0, notify_len = 0, notify_bw = 0, operation_bw = 0, supported_chnl_width = 0; in rtw_restructure_vht_ie() local
753 cap_len = rtw_build_vht_cap_ie(padapter, out_ie + *pout_len); in rtw_restructure_vht_ie()
754 *pout_len += cap_len; in rtw_restructure_vht_ie()
825 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
844 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
845 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dvirtio_pci.h121 __u8 cap_len; /* Generic PCI field: capability length */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dvirtio_pci.h121 __u8 cap_len; /* Generic PCI field: capability length */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvirtio_pci.h123 __u8 cap_len; /* Generic PCI field: capability length */ member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb.h63 size_t cap_len; /* length of capture buffers */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_vht.c692 u8 cap_len=0, notify_len=0, notify_bw=0, operation_bw=0, supported_chnl_width=0; in rtw_restructure_vht_ie() local
705 cap_len = rtw_build_vht_cap_ie(padapter, out_ie+*pout_len); in rtw_restructure_vht_ie()
706 *pout_len += cap_len; in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_vht.c720 u8 cap_len=0, notify_len=0, notify_bw=0, operation_bw=0, supported_chnl_width=0; in rtw_restructure_vht_ie() local
733 cap_len = rtw_build_vht_cap_ie(padapter, out_ie+*pout_len); in rtw_restructure_vht_ie()
734 *pout_len += cap_len; in rtw_restructure_vht_ie()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_vht.c775 u8 cap_len = 0, notify_len = 0, notify_bw = 0, operation_bw = 0, supported_chnl_width = 0; in rtw_restructure_vht_ie() local
788 cap_len = rtw_build_vht_cap_ie(padapter, out_ie + *pout_len); in rtw_restructure_vht_ie()
789 *pout_len += cap_len; in rtw_restructure_vht_ie()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mbo.c1452 u32 cap_len = 0, flen = 0; in rtw_mbo_build_ap_capability() local
1457 RTW_MBO_ATTR_AP_CAP_ID, &cap_len, 0)) != NULL) in rtw_mbo_build_ap_capability()
1569 u32 len = 0, cap_len = 0 ; in rtw_mbo_build_assoc_rsp_ies() local
1575 RTW_MBO_ATTR_AP_CAP_ID, &cap_len, 0)) != NULL) in rtw_mbo_build_assoc_rsp_ies()
1606 u32 len = 0, cap_len = 0 ; in rtw_mbo_build_wnm_btmreq_reason_ies() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mbo.c1452 u32 cap_len = 0, flen = 0; in rtw_mbo_build_ap_capability() local
1457 RTW_MBO_ATTR_AP_CAP_ID, &cap_len, 0)) != NULL) in rtw_mbo_build_ap_capability()
1569 u32 len = 0, cap_len = 0 ; in rtw_mbo_build_assoc_rsp_ies() local
1575 RTW_MBO_ATTR_AP_CAP_ID, &cap_len, 0)) != NULL) in rtw_mbo_build_assoc_rsp_ies()
1606 u32 len = 0, cap_len = 0 ; in rtw_mbo_build_wnm_btmreq_reason_ies() local
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnfnetlink_queue.c380 size_t data_len = 0, cap_len = 0; in nfqnl_build_packet_message() local
440 cap_len = entskb->len; in nfqnl_build_packet_message()
599 if (cap_len > data_len && in nfqnl_build_packet_message()
600 nla_put_be32(skb, NFQA_CAP_LEN, htonl(cap_len))) in nfqnl_build_packet_message()
/OK3568_Linux_fs/kernel/drivers/s390/scsi/
H A Dzfcp_dbf.c467 u64 req_id, u32 d_id, u16 cap_len) in zfcp_dbf_san() argument
498 for (; sg && pay_sum < cap_len; sg = sg_next(sg)) { in zfcp_dbf_san()
501 while (offset < sg->length && pay_sum < cap_len) { in zfcp_dbf_san()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_vht.c1070 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1089 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1090 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_vht.c1072 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1091 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1092 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_vht.c1072 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1091 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1092 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_vht.c1076 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1095 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1096 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_vht.c1071 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1090 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1091 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_vht.c1071 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1090 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1091 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_vht.c1063 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1082 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1083 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_vht.c1072 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1091 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1092 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_vht.c1075 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1094 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1095 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_vht.c1130 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1148 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1149 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_vht.c1132 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1150 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1151 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_vht.c1132 u8 cap_len, operation_len; in rtw_vht_ies_attach() local
1150 cap_len = rtw_build_vht_cap_ie(padapter, pnetwork->IEs + pnetwork->IELength); in rtw_vht_ies_attach()
1151 pnetwork->IELength += cap_len; in rtw_vht_ies_attach()

12