Home
last modified time | relevance | path

Searched refs:skb_info (Results 1 - 17 of 17) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/wwan/t7xx/
H A Dt7xx_hif_dpmaif_rx.c426 const struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_get_frag()
435 ret = t7xx_dpmaif_set_frag_to_skb(rxq, pkt_info, skb_info->cur_skb); in t7xx_dpmaif_get_frag()
612 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_parse_msg_pit()
616 skb_info->cur_chn_idx = FIELD_GET(MSG_PIT_CHANNEL_ID, header); in t7xx_dpmaif_parse_msg_pit()
617 skb_info->check_sum = FIELD_GET(MSG_PIT_CHECKSUM, header); in t7xx_dpmaif_parse_msg_pit()
618 skb_info->pit_dp = FIELD_GET(MSG_PIT_DP, header); in t7xx_dpmaif_parse_msg_pit()
619 skb_info->pkt_type = FIELD_GET(MSG_PIT_IP, le32_to_cpu(msg_pit->msg.params_3)); in t7xx_dpmaif_parse_msg_pit()
624 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_set_data_to_skb()
653 skb_info->cur_skb = skb; in t7xx_dpmaif_set_data_to_skb()
660 struct dpmaif_cur_rx_skb_info *skb_info) in t7xx_dpmaif_get_rx_pkt()
424 t7xx_dpmaif_get_frag(struct dpmaif_rx_queue *rxq, const struct dpmaif_pit *pkt_info, const struct dpmaif_cur_rx_skb_info *skb_info) t7xx_dpmaif_get_frag() argument
610 t7xx_dpmaif_parse_msg_pit(const struct dpmaif_rx_queue *rxq, const struct dpmaif_pit *msg_pit, struct dpmaif_cur_rx_skb_info *skb_info) t7xx_dpmaif_parse_msg_pit() argument
622 t7xx_dpmaif_set_data_to_skb(const struct dpmaif_rx_queue *rxq, const struct dpmaif_pit *pkt_info, struct dpmaif_cur_rx_skb_info *skb_info) t7xx_dpmaif_set_data_to_skb() argument
658 t7xx_dpmaif_get_rx_pkt(struct dpmaif_rx_queue *rxq, const struct dpmaif_pit *pkt_info, struct dpmaif_cur_rx_skb_info *skb_info) t7xx_dpmaif_get_rx_pkt() argument
693 t7xx_dpmaif_rx_skb(struct dpmaif_rx_queue *rxq, struct dpmaif_cur_rx_skb_info *skb_info) t7xx_dpmaif_rx_skb() argument
722 struct dpmaif_cur_rx_skb_info *skb_info; t7xx_dpmaif_rx_start() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/
H A Drsi_91x_coex.c106 struct skb_info *tx_params = NULL; in rsi_coex_send_pkt()
123 (struct skb_info *)&IEEE80211_SKB_CB(skb)->driver_data; in rsi_coex_send_pkt()
H A Drsi_91x_hal.c66 struct skb_info *tx_params; in rsi_prepare_mgmt_desc()
77 tx_params = (struct skb_info *)info->driver_data; in rsi_prepare_mgmt_desc()
158 struct skb_info *tx_params; in rsi_prepare_data_desc()
170 tx_params = (struct skb_info *)info->driver_data; in rsi_prepare_data_desc()
346 struct skb_info *tx_params; in rsi_send_mgmt_pkt()
353 tx_params = (struct skb_info *)info->driver_data; in rsi_send_mgmt_pkt()
H A Drsi_91x_core.c379 struct skb_info *tx_params; in rsi_core_xmit()
402 tx_params = (struct skb_info *)info->driver_data; in rsi_core_xmit()
H A Drsi_main.h134 struct skb_info { struct
H A Drsi_91x_mgmt.c346 struct skb_info *tx_params; in rsi_send_internal_mgmt_frame()
356 tx_params = (struct skb_info *)&IEEE80211_SKB_CB(skb)->driver_data; in rsi_send_internal_mgmt_frame()
489 struct skb_info *rx_params; in rsi_mgmt_pkt_to_core()
513 rx_params = (struct skb_info *)info->driver_data; in rsi_mgmt_pkt_to_core()
H A Drsi_91x_mac80211.c342 struct skb_info *tx_params; in rsi_indicate_tx_status()
352 tx_params = (struct skb_info *)info->driver_data; in rsi_indicate_tx_status()
1295 struct skb_info *rx_params = (struct skb_info *)info->driver_data; in rsi_fill_rx_status()
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/
H A Drsi_91x_coex.c104 struct skb_info *tx_params = NULL; in rsi_coex_send_pkt()
121 (struct skb_info *)&IEEE80211_SKB_CB(skb)->driver_data; in rsi_coex_send_pkt()
H A Drsi_91x_hal.c66 struct skb_info *tx_params; in rsi_prepare_mgmt_desc()
77 tx_params = (struct skb_info *)info->driver_data; in rsi_prepare_mgmt_desc()
158 struct skb_info *tx_params; in rsi_prepare_data_desc()
170 tx_params = (struct skb_info *)info->driver_data; in rsi_prepare_data_desc()
343 struct skb_info *tx_params; in rsi_send_mgmt_pkt()
350 tx_params = (struct skb_info *)info->driver_data; in rsi_send_mgmt_pkt()
H A Drsi_91x_core.c378 struct skb_info *tx_params; in rsi_core_xmit()
401 tx_params = (struct skb_info *)info->driver_data; in rsi_core_xmit()
H A Drsi_main.h134 struct skb_info { struct
H A Drsi_91x_mgmt.c346 struct skb_info *tx_params; in rsi_send_internal_mgmt_frame()
356 tx_params = (struct skb_info *)&IEEE80211_SKB_CB(skb)->driver_data; in rsi_send_internal_mgmt_frame()
489 struct skb_info *rx_params; in rsi_mgmt_pkt_to_core()
513 rx_params = (struct skb_info *)info->driver_data; in rsi_mgmt_pkt_to_core()
H A Drsi_91x_mac80211.c341 struct skb_info *tx_params; in rsi_indicate_tx_status()
351 tx_params = (struct skb_info *)info->driver_data; in rsi_indicate_tx_status()
1314 struct skb_info *rx_params = (struct skb_info *)info->driver_data; in rsi_fill_rx_status()
/kernel/linux/linux-5.10/drivers/net/phy/
H A Ddp83640.c860 struct dp83640_skb_info *skb_info; in decode_rxts() local
862 skb_info = (struct dp83640_skb_info *)skb->cb; in decode_rxts()
863 if (match(skb, skb_info->ptp_type, rxts)) { in decode_rxts()
887 struct dp83640_skb_info *skb_info; in decode_txts() local
909 skb_info = (struct dp83640_skb_info *)skb->cb; in decode_txts()
910 if (time_after(jiffies, skb_info->tmo)) { in decode_txts()
1295 struct dp83640_skb_info *skb_info; in rx_timestamp_work() local
1297 skb_info = (struct dp83640_skb_info *)skb->cb; in rx_timestamp_work()
1298 if (!time_after(jiffies, skb_info->tmo)) { in rx_timestamp_work()
1315 struct dp83640_skb_info *skb_info in dp83640_rxtstamp() local
1363 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; dp83640_txtstamp() local
[all...]
/kernel/linux/linux-6.6/drivers/net/phy/
H A Ddp83640.c862 struct dp83640_skb_info *skb_info; in decode_rxts() local
864 skb_info = (struct dp83640_skb_info *)skb->cb; in decode_rxts()
865 if (match(skb, skb_info->ptp_type, rxts)) { in decode_rxts()
889 struct dp83640_skb_info *skb_info; in decode_txts() local
911 skb_info = (struct dp83640_skb_info *)skb->cb; in decode_txts()
912 if (time_after(jiffies, skb_info->tmo)) { in decode_txts()
1306 struct dp83640_skb_info *skb_info; in rx_timestamp_work() local
1308 skb_info = (struct dp83640_skb_info *)skb->cb; in rx_timestamp_work()
1309 if (!time_after(jiffies, skb_info->tmo)) { in rx_timestamp_work()
1326 struct dp83640_skb_info *skb_info in dp83640_rxtstamp() local
1374 struct dp83640_skb_info *skb_info = (struct dp83640_skb_info *)skb->cb; dp83640_txtstamp() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c601 struct ieee80211_tx_info *skb_info = IEEE80211_SKB_CB(skb); in iwl_mvm_skb_prepare_status() local
603 memset(&skb_info->status, 0, sizeof(skb_info->status)); in iwl_mvm_skb_prepare_status()
604 memset(skb_info->driver_data, 0, sizeof(skb_info->driver_data)); in iwl_mvm_skb_prepare_status()
606 skb_info->driver_data[1] = cmd; in iwl_mvm_skb_prepare_status()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c620 struct ieee80211_tx_info *skb_info = IEEE80211_SKB_CB(skb); in iwl_mvm_skb_prepare_status() local
622 memset(&skb_info->status, 0, sizeof(skb_info->status)); in iwl_mvm_skb_prepare_status()
623 memset(skb_info->driver_data, 0, sizeof(skb_info->driver_data)); in iwl_mvm_skb_prepare_status()
625 skb_info->driver_data[1] = cmd; in iwl_mvm_skb_prepare_status()

Completed in 27 milliseconds