Home
last modified time | relevance | path

Searched refs:c_phy (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Ddev.c720 int d_phy ,c_phy, nRCParams, mcsidx; in ssv6xxx_set_frame_duration() local
775 c_phy = WLAN_RC_PHY_CCK; in ssv6xxx_set_frame_duration()
777 c_phy = WLAN_RC_PHY_OFDM; in ssv6xxx_set_frame_duration()
780 ack_time = ssv6xxx_non_ht_txtime(c_phy, in ssv6xxx_set_frame_duration()
783 ack_time = ssv6xxx_non_ht_txtime(c_phy, in ssv6xxx_set_frame_duration()
790 rts_cts_nav += ssv6xxx_non_ht_txtime(c_phy, in ssv6xxx_set_frame_duration()
793 frame_consume_time += ssv6xxx_non_ht_txtime(c_phy, in ssv6xxx_set_frame_duration()
799 frame_consume_time += ssv6xxx_non_ht_txtime(c_phy, in ssv6xxx_set_frame_duration()