Searched refs:rx_buff_size (Results 1 – 5 of 5) sorted by relevance
166 u32 rx_buff_size = HW_ATL2_RXBUF_MAX; in hw_atl2_hw_qos_set() local178 rx_buff_size /= cfg->tcs; in hw_atl2_hw_qos_set()192 hw_atl_rpb_rx_pkt_buff_size_per_tc_set(self, rx_buff_size, tc); in hw_atl2_hw_qos_set()194 threshold = (rx_buff_size * (1024U / 32U) * 66U) / 100U; in hw_atl2_hw_qos_set()197 threshold = (rx_buff_size * (1024U / 32U) * 50U) / 100U; in hw_atl2_hw_qos_set()
156 u32 rx_buff_size = HW_ATL_B0_RXBUF_MAX; in hw_atl_b0_hw_qos_set() local162 rx_buff_size -= HW_ATL_B0_PTP_RXBUF_SIZE; in hw_atl_b0_hw_qos_set()173 rx_buff_size /= cfg->tcs; in hw_atl_b0_hw_qos_set()187 hw_atl_rpb_rx_pkt_buff_size_per_tc_set(self, rx_buff_size, tc); in hw_atl_b0_hw_qos_set()189 threshold = (rx_buff_size * (1024U / 32U) * 66U) / 100U; in hw_atl_b0_hw_qos_set()192 threshold = (rx_buff_size * (1024U / 32U) * 50U) / 100U; in hw_atl_b0_hw_qos_set()
512 __le32 rx_buff_size; member
1780 readl(&pdev->rev_cap->rx_buff_size), in cdnsp_get_rev_cap()
487 u16 rx_buff_size; member3654 iface->rx_buff_size = le16_to_cpu(iface->rx_buff_size); in atmel_wakeup_firmware()