Searched defs:sg_len (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/model/network/wifi/bus/ |
H A D | hdf_usb_intf.c | 114 …_t HdfUsbReadSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfUsbReadSpcReg() 145 …t HdfUsbWriteSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfUsbWriteSpcReg()
|
H A D | hdf_sdio_intf.c | 202 …t HdfSdioReadSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfSdioReadSpcReg() 250 … HdfSdioWriteSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfSdioWriteSpcReg()
|
H A D | hdf_pcie_intf.c | 197 …t HdfPcieReadSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfPcieReadSpcReg() 237 … HdfPcieWriteSpcReg(struct BusDev *dev, uint32_t addr, uint32_t cnt, uint8_t *buf, uint32_t sg_len) in HdfPcieWriteSpcReg()
|