/freebsd/sys/contrib/dev/iwlwifi/fw/api/ |
H A D | nvm-reg.h | 284 * @source_id: the source from where we got the MCC, see iwl_mcc_source 291 u8 source_id; 316 * @source_id: the MCC source, see iwl_mcc_source 328 u8 source_id; 346 * @source_id: the MCC source, see iwl_mcc_source 358 u8 source_id; 376 * @source_id: the MCC source, see iwl_mcc_source 389 u8 source_id; 407 * @source_id: identity of the change originator, see iwl_mcc_source 412 u8 source_id; 280 u8 source_id; global() member 317 u8 source_id; global() member 347 u8 source_id; global() member 378 u8 source_id; global() member 401 u8 source_id; global() member [all...] |
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | nvm.c | 422 .source_id = (u8)src_id, in iwl_mvm_update_mcc() 473 resp_cp->source_id = mcc_resp_v8->source_id; in iwl_mvm_update_mcc() 499 resp_cp->source_id = mcc_resp_v4->source_id; in iwl_mvm_update_mcc() 524 resp_cp->source_id = mcc_resp_v3->source_id; in iwl_mvm_update_mcc() 619 if (iwl_mvm_is_vif_assoc(mvm) && notif->source_id == MCC_SOURCE_WIFI) { in iwl_mvm_rx_chub_update_mcc() 630 src = notif->source_id; in iwl_mvm_rx_chub_update_mcc()
|
H A D | mac80211.c | 164 src_id = resp->source_id; in iwl_mvm_get_regdomain()
|
/freebsd/contrib/sendmail/contrib/ |
H A D | qtool.pl | 278 my $source_id; 295 $source_id = substr($source_base_name, 2); 300 "$qprefix$source_id"); 317 $source_id, 319 $sources->{$source_id} = $queued_message; 335 while (($source_id, $queued_message) = each(%{$queue->{files}})) 337 $sources->{$source_id} = $queued_message;
|
/freebsd/contrib/tcpdump/ |
H A D | print-atm.c | 414 nd_byte source_id[12]; member 489 for (idx = 0; idx < sizeof(oam_ptr.oam_fm_loopback->source_id); idx++) { in oam_print() 492 GET_BE_U_2(&oam_ptr.oam_fm_loopback->source_id[idx])); in oam_print()
|
H A D | print-isoclns.c | 682 nd_byte source_id[SYSTEM_ID_LEN]; member 691 nd_byte source_id[SYSTEM_ID_LEN]; member 708 nd_byte source_id[NODE_ID_LEN]; member 715 nd_byte source_id[NODE_ID_LEN]; member 2633 isis_print_id(ndo, header_iih_lan->source_id, SYSTEM_ID_LEN)); in isis_print() 2647 isis_print_id(ndo, header_iih_lan->source_id,SYSTEM_ID_LEN), in isis_print() 2677 ND_PRINT(", src-id %s", isis_print_id(ndo, header_iih_ptp->source_id, SYSTEM_ID_LEN)); in isis_print() 2688 isis_print_id(ndo, header_iih_ptp->source_id,SYSTEM_ID_LEN), in isis_print() 2775 ND_PRINT(", src-id %s", isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN)); in isis_print() 2786 isis_print_id(ndo, header_csnp->source_id, NODE_ID_LEN), in isis_print() [all …]
|
/freebsd/sys/netgraph/netflow/ |
H A D | netflow.h | 85 uint32_t source_id; /* Observation Domain id */ member
|
H A D | netflow_v9.c | 223 header->source_id = htonl(fe->domain_id); in export9_send()
|
/freebsd/sys/dev/iwm/ |
H A D | if_iwmreg.h | 6637 * @source_id: the source from where we got the MCC, see iwm_mcc_source 6642 uint8_t source_id; 6653 * @source_id: the source from where we got the MCC, see iwm_mcc_source 6660 uint8_t source_id; 6674 * @source_id: the MCC source, see iwm_mcc_source 6684 uint8_t source_id; 6697 * @source_id: the MCC source, see iwm_mcc_source 6709 uint8_t source_id; 6727 * @source_id: the MCC source, see IWM_MCC_SOURCE_* 6739 uint8_t source_id; 6638 uint8_t source_id; global() member 6656 uint8_t source_id; global() member 6680 uint8_t source_id; global() member 6705 uint8_t source_id; global() member 6735 uint8_t source_id; global() member 6759 uint8_t source_id; global() member [all...] |
H A D | if_iwm.c | 4681 mcc_cmd.source_id = IWM_MCC_SOURCE_GET_CURRENT; in iwm_send_update_mcc_cmd() 4683 mcc_cmd.source_id = IWM_MCC_SOURCE_OLD_FW; in iwm_send_update_mcc_cmd() 4692 alpha2[0], alpha2[1], mcc_cmd.source_id); in iwm_send_update_mcc_cmd() 5458 notif->source_id, sc->sc_fw_mcc); in iwm_handle_rxb()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | SymbolFilePDB.cpp | 1800 uint32_t source_id = line->getSourceFileId(); in ParseCompileUnitLineTable() local 1802 uint32_t source_idx = index_map[source_id]; in ParseCompileUnitLineTable() 1878 uint32_t source_id = file->getUniqueId(); in BuildSupportFileIdToSupportFileIndexMap() local 1879 index_map[source_id] = index++; in BuildSupportFileIdToSupportFileIndexMap()
|
/freebsd/sys/dev/bnxt/bnxt_en/ |
H A D | hsi_struct_def.h | 9541 uint16_t source_id; member 9580 uint16_t source_id; member
|