In tx.c in function ieee80211_tx, line 1280 calls __ieee80211_tx() which calls drv_tx(.
Shashi > Message: 2 > Date: Tue, 15 Dec 2009 07:21:33 +0800 > From: Situ Ma <immerb...@hotmail.com> > Subject: [ath5k-devel] Cannot find connection in TX between > ath5k and > mac80211 > To: <ath5k-devel@lists.ath5k.org> > Message-ID: <blu109-w6a911e778104fe687f3f7b1...@phx.gbl> > Content-Type: text/plain; charset="gb2312" > Hi everybody, > > I am trying to understand the progress in sending a packet. > Now I figure out the sequence taken in mac80211 from at > first > hard_start_xmit->ieee80211_subif_start_xmit->ieee80211_xmit->ieee80211_tx->invoke_tx_handles. > > My question is which step call the fuction in ath5k to put > skb into driver. I cannot find it after my labor in vain. > Can anybody tell me the file and the line number where this > calling happens? > > Thanks very much! > _______________________________________________ ath5k-devel mailing list ath5k-devel@lists.ath5k.org https://lists.ath5k.org/mailman/listinfo/ath5k-devel