rtw_xmit
s32 rtw_xmit(struct adapter *padapter, struct sk_buff **pkt);
res = rtw_xmit(padapter, &newskb);
res = rtw_xmit(padapter, &pkt);