Searched refs:phy_buf (Results 1 – 1 of 1) sorted by relevance
112 static void phy_tx_pad(unsigned char *phy_buf, unsigned int phy_buf_len, in phy_tx_pad() argument115 unsigned char *p = &phy_buf[phy_buf_len - 1], *dst_p; in phy_tx_pad()122 dst_p = &phy_buf[*aligned_len - 1]; in phy_tx_pad()125 while (p > phy_buf) { in phy_tx_pad()