Searched refs:pgrate (Results 1 – 3 of 3) sorted by relevance
316 dcb->pg_num_tcs_supported = fwdcb->pgrate.num_tcs_supported; in cxgb4_dcb_handle_fw_update()317 memcpy(dcb->pgrate, &fwdcb->pgrate.pgrate, in cxgb4_dcb_handle_fw_update()318 sizeof(dcb->pgrate)); in cxgb4_dcb_handle_fw_update()319 memcpy(dcb->tsa, &fwdcb->pgrate.tsa, in cxgb4_dcb_handle_fw_update()444 pcmd.u.dcb.pgrate.type = FW_PORT_DCB_TYPE_PGRATE; in cxgb4_getpgtccfg()452 *bw_per = pcmd.u.dcb.pgrate.pgrate[*pgid]; in cxgb4_getpgtccfg()521 pcmd.u.dcb.pgrate.type = FW_PORT_DCB_TYPE_PGRATE; in cxgb4_setpgtccfg_tx()530 pcmd.u.dcb.pgrate.pgrate[pgid] = bw_per; in cxgb4_setpgtccfg_tx()555 pcmd.u.dcb.pgrate.type = FW_PORT_DCB_TYPE_PGRATE; in cxgb4_getpgbwgcfg()563 *bw_per = pcmd.u.dcb.pgrate.pgrate[pgid]; in cxgb4_getpgbwgcfg()[all …]
122 u8 pgrate[8]; /* Priority Group Rate[0..7] */ member
2393 __u8 pgrate[8]; member2395 } pgrate; member