Home
last modified time | relevance | path

Searched refs:ifid (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/fs/isofs/
H A Dexport.c165 struct isofs_fid *ifid = (struct isofs_fid *)fid; in isofs_fh_to_dentry() local
170 return isofs_export_iget(sb, ifid->block, ifid->offset, in isofs_fh_to_dentry()
171 ifid->generation); in isofs_fh_to_dentry()
177 struct isofs_fid *ifid = (struct isofs_fid *)fid; in isofs_fh_to_parent() local
183 fh_len > 2 ? ifid->parent_block : 0, in isofs_fh_to_parent()
184 ifid->parent_offset, in isofs_fh_to_parent()
185 fh_len > 4 ? ifid->parent_generation : 0); in isofs_fh_to_parent()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_flowring.h160 uint16 ifid; member
166 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
169 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c637 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
640 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
652 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
653 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
663 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
880 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
885 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
1809 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
1819 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
1831 entry->transit_maxcount = wl_ext_get_wlfc_maxcount(ctx->dhdp, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_wlfc.h540 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
567 int dhd_wlfc_update_maxcount(dhd_pub_t *dhdp, uint8 ifid, int maxcount);
H A Ddhd_linux.c2938 int ifid; in dhd_napi_poll() local
2968 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
2971 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
2973 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
5600 int ifid; in dhd_event_logtrace_process() local
5601 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_event_logtrace_process()
5602 if (ifid == DHD_EVENT_IF) { in dhd_event_logtrace_process()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_flowring.h171 uint16 ifid; member
179 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
182 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c634 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
637 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
650 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
660 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
880 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
885 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
1808 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
1817 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
1836 _dhd_wlfc_flow_control_check(ctx, &entry->psq, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_linux_lb.c975 int ifid; in dhd_napi_poll() local
1005 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
1008 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
1010 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
H A Ddhd_wlfc.h532 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_flowring.h171 uint16 ifid; member
179 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
182 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c634 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
637 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
650 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
660 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
880 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
885 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
1811 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
1820 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
1839 _dhd_wlfc_flow_control_check(ctx, &entry->psq, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_linux_lb.c983 int ifid; in dhd_napi_poll() local
1013 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
1016 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
1018 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
H A Ddhd_wlfc.h532 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_flowring.h171 uint16 ifid; member
179 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
182 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c634 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
637 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
649 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
650 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
660 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
880 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
885 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
1808 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
1817 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
1836 _dhd_wlfc_flow_control_check(ctx, &entry->psq, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_linux_lb.c983 int ifid; in dhd_napi_poll() local
1013 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
1016 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
1018 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
H A Ddhd_wlfc.h532 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_flowring.h217 uint16 ifid; member
220 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
223 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c760 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
763 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
776 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
786 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
1006 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
1011 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
2000 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
2016 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
2032 entry->transit_maxcount = wl_ext_get_wlfc_maxcount(ctx->dhdp, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_linux_lb.c969 int ifid; in dhd_napi_poll() local
1009 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
1012 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
1014 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
H A Ddhd_wlfc.h565 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
593 int dhd_wlfc_update_maxcount(dhd_pub_t *dhdp, uint8 ifid, int maxcount);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_flowring.h217 uint16 ifid; member
220 #define DHD_PKTTAG_SET_IFID(tag, idx) ((tag)->ifid = (uint16)(idx))
223 #define DHD_PKTTAG_IFID(tag) ((tag)->ifid)
H A Ddhd_wlfc.c760 uint8 ifid = DHD_PKTTAG_IF(PKTTAG(p)); in _dhd_wlfc_find_table_entry() local
763 int iftype = ctx->destination_entries.interfaces[ifid].iftype; in _dhd_wlfc_find_table_entry()
775 (ctx->destination_entries.interfaces[ifid].occupied)) { in _dhd_wlfc_find_table_entry()
776 entry = &ctx->destination_entries.interfaces[ifid]; in _dhd_wlfc_find_table_entry()
786 if (table[i].interface_id == ifid) { in _dhd_wlfc_find_table_entry()
1006 _dhd_wlfc_allow_fc(athost_wl_status_info_t* ctx, uint8 ifid) in _dhd_wlfc_allow_fc() argument
1011 if (ctx->pkt_cnt_in_drv[ifid][prec] > 0) { in _dhd_wlfc_allow_fc()
2003 uint8 action, uint8 ifid, uint8 iftype, uint8* ea, in _dhd_wlfc_mac_entry_update() argument
2019 entry->interface_id = ifid; in _dhd_wlfc_mac_entry_update()
2035 entry->transit_maxcount = wl_ext_get_wlfc_maxcount(ctx->dhdp, ifid); in _dhd_wlfc_mac_entry_update()
[all …]
H A Ddhd_linux_lb.c969 int ifid; in dhd_napi_poll() local
1009 ifid = DHD_PKTTAG_IFID((dhd_pkttag_fr_t *)PKTTAG(skb)); in dhd_napi_poll()
1012 __FUNCTION__, skb, ifid)); in dhd_napi_poll()
1014 dhd_rx_frame(&dhd->pub, ifid, skb, pkt_count, chan); in dhd_napi_poll()
H A Ddhd_wlfc.h565 int dhd_wlfc_interface_event(dhd_pub_t *dhdp, uint8 action, uint8 ifid, uint8 iftype, uint8* ea);
593 int dhd_wlfc_update_maxcount(dhd_pub_t *dhdp, uint8 ifid, int maxcount);

12