Searched refs:pldsize (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | p2p.c | 238 u32 idx, bmap_ext_size, pldsize, bmap_srt_sh, bmap_last; in mac_p2p_macid_ctrl_h2c() local 295 pldsize = sizeof(struct fwcmd_p2p_macid_ctrl) + bmap_ext_size; in mac_p2p_macid_ctrl_h2c() 296 hdr = (struct fwcmd_p2p_macid_ctrl *)h2cb_put(h2cb, pldsize); in mac_p2p_macid_ctrl_h2c()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | p2p.c | 238 u32 idx, bmap_ext_size, pldsize, bmap_srt_sh, bmap_last; in mac_p2p_macid_ctrl_h2c() local 295 pldsize = sizeof(struct fwcmd_p2p_macid_ctrl) + bmap_ext_size; in mac_p2p_macid_ctrl_h2c() 296 hdr = (struct fwcmd_p2p_macid_ctrl *)h2cb_put(h2cb, pldsize); in mac_p2p_macid_ctrl_h2c()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | t3_hw.c | 3324 unsigned int log2_width, pldsize; in config_pcie() local 3328 pldsize = (val & PCI_EXP_DEVCTL_PAYLOAD) >> 5; in config_pcie() 3335 pldsize = 0; in config_pcie() 3344 acklat = ack_lat[log2_width][pldsize]; in config_pcie() 3347 rpllmt = rpl_tmr[log2_width][pldsize] + fst_trn_rx * 4; in config_pcie()
|